Channel: TheHappieCat
Category: Science & Technology
Tags: c#thehappiecattiledtiled2unitysoftwareunity 5happy cathappyclearthehappycatsimplewindowseasygame designgame developmentunitygame devdevhappiegame levelsmap editorprogramming
Description: This video shows you how to make levels in Unity as fast as humanly possible. Just add your own code and imagination without worrying about tools. 1. Get Tiled: mapeditor.org 2. Get Tiled2Unity: seanba.com/tiled2unity 3. Get Unity 5: unity3d.com/5 4. Get spritez (Recommended: kenney.nl/assets/roguelike-rpg-pack) 5. Import spritesheet into Tiled 6. Create your map (separate into layers and create colliders as needed) 7. In Tiled2Unity, Help, Import Tiled2Unity into a Unity project 8. In Tiled2Unity, File, Open a file, then press the big ass export button 9. Go to Assets, Tiled2Unity, Prefabs in your Unity project, and drag your map onto the scene editor 10. Add a player and scripts to interact with the map layers, and you have a level